SelectedItems Property (IListBase<T>)
Returns the selected items in this list.

C# Syntax

ReadOnlyCollection<T> SelectedItems {get;}